GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / PrintSetFromToPage Method





In This Topic
PrintSetFromToPage Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(402)>
Function PrintSetFromToPage( _
   ByVal FromPage As Integer, _
   ByVal ToPage As Integer _
) As GdPictureStatus
[DispId(402)]
GdPictureStatus PrintSetFromToPage( 
   int FromPage,
   int ToPage
)
function PrintSetFromToPage( 
    FromPage: Integer;
    ToPage: Integer
): GdPictureStatus; 
DispIdAttribute(402)
function PrintSetFromToPage( 
   FromPage : int,
   ToPage : int
) : GdPictureStatus;
[DispId(402)]
GdPictureStatus PrintSetFromToPage( 
   int FromPage,
   int ToPage
) 
[DispId(402)]
GdPictureStatus PrintSetFromToPage( 
   int FromPage,
   int ToPage
) 

Parameters

FromPage
ToPage
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members